﻿capital = 300

oob = "URG_1936"

set_research_slots = 3
set_stability = 0.4
set_war_support = 0.2

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	early_fighter = 1
}
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {
		early_destroyer = 1
		early_light_cruiser = 1
	}
	#set_naval_oob = ""
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		early_ship_hull_submarine = 1
		mtg_transport = 1
		basic_torpedo = 1
		basic_battery = 1
		basic_depth_charges = 1
	}
	#set_naval_oob = ""
}

set_convoys = 5

set_politics = {
	ruling_party = democratic
	last_election = "1935.3.5"
	election_frequency = 48
	elections_allowed = yes
}

set_popularities = {
	democratic = 50
	fascism = 30
	communism = 15
	neutrality = 5
}

create_country_leader = {
	name = "Gabriel Terra"
	desc = "POLITICS_GABRIEL_TERRA_DESC"
	picture = "gfx/leaders/South America/Portrait_South_America_Generic_land_5.dds"
	expire = "1965.1.1"
	ideology = liberal_republican_ideology
	traits = {
		#
	}
}

create_country_leader = {
	name = "Alfredo Baldomir Ferrari"
	desc = "POLITICS_ALFREDO_BALDOMIR_FERRARI_DESC"
	picture = "gfx/leaders/South America/Portrait_South_America_Generic_2.dds"
	expire = "1965.1.1"
	ideology = liberal_republican_ideology
	traits = {
		#
	}
}
